home *** CD-ROM | disk | FTP | other *** search
/ Serving Financial Service…olutions Suite 1994 Fall / Serving Financial Services Solutions Suite 1994 Fall.iso / Apps / RDR / @image.app / English.lproj / AIHostProgress.nib / data.classes next >
Text File  |  1994-12-14  |  294b  |  22 lines

  1. AINetProgressMatrix = {
  2.     ACTIONS = {
  3.     };
  4.     OUTLETS = {
  5.     };
  6.     SUPERCLASS = Matrix;
  7. };
  8. AINetHostProgress = {
  9.     ACTIONS = {
  10.     };
  11.     OUTLETS = {
  12.     window;
  13.     hostProgressMatrix;
  14.     };
  15.     SUPERCLASS = Object;
  16. };
  17. FirstResponder = {
  18.     ACTIONS = {
  19.     };
  20.     SUPERCLASS = Object;
  21. };
  22.